trustTokenOperationDone

fun trustTokenOperationDone(): Flowable<TrustTokenOperationDoneEvent>

Fired exactly once for each Trust Token operation. Depending on the type of the operation and whether the operation succeeded or failed, the event is fired before the corresponding request was sent or after the response was received.

Sources

jvm source
Link copied to clipboard